| 2023-03-11 |
Robert Lipe | Make single arg ctor for UrlLink explicit |
commit | commitdiff | tree | snapshot |
| 2023-03-07 |
Robert Lipe | Remove gpssim formet per 02/28/2022 proposal. (#1028) |
commit | commitdiff | tree | snapshot |
| 2023-03-07 |
積丹尼 Dan Jacobson | Clarify how to write feet in fmt_unicsv (#1018) |
commit | commitdiff | tree | snapshot |
| 2023-03-07 |
tsteven4 | wrap long lines in verbatim elements, such as screen... |
commit | commitdiff | tree | snapshot |
| 2023-03-06 |
tsteven4 | correct input validation for interpolate time option... |
commit | commitdiff | tree | snapshot |
| 2023-03-03 |
Robert Lipe | Make Navilink debugging runtime selectable. (#1013) |
commit | commitdiff | tree | snapshot |
| 2023-03-03 |
Robert Lipe | Work on grtcrc to be a little more functional and C... |
commit | commitdiff | tree | snapshot |
| 2023-02-20 |
tsteven4 | add support for dynamic formats (#1005) |
commit | commitdiff | tree | snapshot |
| 2023-02-18 |
GPSBabel | Remove remaining callers and definition of rtrim. ... |
commit | commitdiff | tree | snapshot |
| 2023-02-13 |
積丹尼 Dan Jacobson | Update gpsbabel_man.xml (#1003) |
commit | commitdiff | tree | snapshot |
| 2023-02-08 |
tsteven4 | de-duplicate format setup in find_vec (#997) |
commit | commitdiff | tree | snapshot |
| 2023-02-08 |
Robert Lipe | Remove ltrtim(). No callers remain. |
commit | commitdiff | tree | snapshot |
| 2023-01-28 |
tsteven4 | create wpts from kml placemark/multigeometry/points... |
commit | commitdiff | tree | snapshot |
| 2023-01-27 |
tsteven4 | convert geo to Format class. (#998) |
commit | commitdiff | tree | snapshot |
| 2023-01-26 |
tsteven4 | convert igc to Format class. (#996) |
commit | commitdiff | tree | snapshot |
| 2023-01-24 |
tsteven4 | eliminate use of time_t etc in igc. (#995) |
commit | commitdiff | tree | snapshot |
| 2023-01-22 |
tsteven4 | eliminate some time_t uses. (#994) |
commit | commitdiff | tree | snapshot |
| 2023-01-20 |
tsteven4 | use bool type (#992) |
commit | commitdiff | tree | snapshot |
| 2023-01-18 |
tsteven4 | Enable the gpx reader to use the declared namespace... |
commit | commitdiff | tree | snapshot |
| 2023-01-17 |
積丹尼 Dan Jacobson | Update trackfilter.h (#987) |
commit | commitdiff | tree | snapshot |
| 2023-01-17 |
tsteven4 | macOS brew install fix (#986) |
commit | commitdiff | tree | snapshot |
| 2023-01-14 |
tsteven4 | fix kml balloon trailing space (#984) |
commit | commitdiff | tree | snapshot |
| 2023-01-12 |
積丹尼 Dan Jacobson | Update kml-prec.xml (#979) |
commit | commitdiff | tree | snapshot |
| 2023-01-12 |
積丹尼 Dan Jacobson | Update kml.xml (#980) |
commit | commitdiff | tree | snapshot |
| 2023-01-11 |
tsteven4 | eliminate some uses of xstrdup/xstrndup. (#977) |
commit | commitdiff | tree | snapshot |
| 2023-01-08 |
tsteven4 | remove some unused code. (#976) |
commit | commitdiff | tree | snapshot |
| 2023-01-07 |
tsteven4 | mimic std::optional for flagged Waypoint fields. (... |
commit | commitdiff | tree | snapshot |
| 2023-01-06 |
tsteven4 | another use of potentially invalid waypt field. (#974) |
commit | commitdiff | tree | snapshot |
| 2023-01-06 |
tsteven4 | fix errors handling optional Waypoint fields. (#948) |
commit | commitdiff | tree | snapshot |
| 2023-01-06 |
tsteven4 | remove encoding, fixed encoding data from formats.... |
commit | commitdiff | tree | snapshot |
| 2023-01-06 |
tsteven4 | remove remaining shadows of cet (#971) |
commit | commitdiff | tree | snapshot |
| 2023-01-02 |
tsteven4 | enforce exclusivity among sort options (#970) |
commit | commitdiff | tree | snapshot |
| 2023-01-02 |
tsteven4 | modernize units (#969) |
commit | commitdiff | tree | snapshot |
| 2023-01-02 |
tsteven4 | Make geocache a real class. (#968) |
commit | commitdiff | tree | snapshot |
| 2022-12-31 |
tsteven4 | fix clang diagnostic cast-qual (#967) |
commit | commitdiff | tree | snapshot |
| 2022-12-30 |
tsteven4 | use enums for mutually exclusive options in simplify... |
commit | commitdiff | tree | snapshot |
| 2022-12-29 |
tsteven4 | odds and ends (#964) |
commit | commitdiff | tree | snapshot |
| 2022-12-29 |
tsteven4 | Use QString::compare(QStringView, Qt::CaseSensitivity... |
commit | commitdiff | tree | snapshot |
| 2022-12-29 |
tsteven4 | move gbfile.h, zlib.h out of defs.h. (#963) |
commit | commitdiff | tree | snapshot |
| 2022-12-28 |
tsteven4 | cleanup datum lookup & constants (#962) |
commit | commitdiff | tree | snapshot |
| 2022-12-28 |
Robert Lipe | Obsolete Magellan serial and SD formats (#961) |
commit | commitdiff | tree | snapshot |
| 2022-12-28 |
Robert Lipe | [WIP] Modernize garmin_txt Take the few remaining good... |
commit | commitdiff | tree | snapshot |
| 2022-12-27 |
tsteven4 | move xml tag utilities to xml_tag.cc (#960) |
commit | commitdiff | tree | snapshot |
| 2022-12-22 |
Robert Lipe | Remove all uses of sprintf (#958) |
commit | commitdiff | tree | snapshot |
| 2022-12-22 |
Robert Lipe | Drop incomplete html_encrypt option in kml writer ... |
commit | commitdiff | tree | snapshot |
| 2022-12-02 |
tsteven4 | add zlib license (#954) |
commit | commitdiff | tree | snapshot |
| 2022-12-02 |
tsteven4 | get dependabot.yaml in correct location (#953) |
commit | commitdiff | tree | snapshot |
| 2022-12-02 |
tsteven4 | add dependabot for github actions. (#952) |
commit | commitdiff | tree | snapshot |
| 2022-12-02 |
tsteven4 | update zlib to 1.2.13. (#951) |
commit | commitdiff | tree | snapshot |
| 2022-11-27 |
tsteven4 | add power to kml track descriptions and balloons. ... |
commit | commitdiff | tree | snapshot |
| 2022-11-24 |
tsteven4 | fix document generation on fedora (#949) |
commit | commitdiff | tree | snapshot |
| 2022-11-24 |
tsteven4 | add jing for fedora builds. (#942) |
commit | commitdiff | tree | snapshot |
| 2022-11-22 |
tsteven4 | Merge pull request #947 from tsteven4/tweaks |
commit | commitdiff | tree | snapshot |
| 2022-11-20 |
tsteven4 | fix some tidy llvm-namespace-comment |
commit | commitdiff | tree | snapshot |
| 2022-11-20 |
tsteven4 | fix rounding in holux. |
commit | commitdiff | tree | snapshot |
| 2022-11-20 |
tsteven4 | fix tidy bugprone-reserved-identifier |
commit | commitdiff | tree | snapshot |
| 2022-11-20 |
tsteven4 | fix tidy readability-container-size-empty |
commit | commitdiff | tree | snapshot |
| 2022-11-20 |
tsteven4 | fix tidy performance-type-promotion-in-math-fn |
commit | commitdiff | tree | snapshot |
| 2022-11-20 |
tsteven4 | fix tidy performance-unnecessary-copy-initialization |
commit | commitdiff | tree | snapshot |
| 2022-11-20 |
tsteven4 | fix tidy modernize-deprecated-headers |
commit | commitdiff | tree | snapshot |
| 2022-11-20 |
tsteven4 | tidy bugprone-incorrect-roundings |
commit | commitdiff | tree | snapshot |
| 2022-11-20 |
tsteven4 | use structured binding instead of std::tie. |
commit | commitdiff | tree | snapshot |
| 2022-11-14 |
tsteven4 | update macos build system (#946) |
commit | commitdiff | tree | snapshot |
| 2022-11-12 |
tsteven4 | relax time constraints on trackfilter move. (#945) |
commit | commitdiff | tree | snapshot |
| 2022-11-07 |
tsteven4 | enhance faketime option to allow subsecond steps. ... |
commit | commitdiff | tree | snapshot |
| 2022-10-30 |
tsteven4 | doc content fixes. (#941) |
commit | commitdiff | tree | snapshot |
| 2022-10-30 |
tsteven4 | update documentation to DocBook 5.0 (#940) |
commit | commitdiff | tree | snapshot |
| 2022-10-30 |
Robert Lipe | Don't make it easy to iterate the state_t enum...except... |
commit | commitdiff | tree | snapshot |
| 2022-10-28 |
tsteven4 | Merge pull request #938 from tsteven4/makedoc |
commit | commitdiff | tree | snapshot |
| 2022-10-28 |
tsteven4 | stay on macos11 for github actions a bit longer. |
commit | commitdiff | tree | snapshot |
| 2022-10-28 |
tsteven4 | fix perlcritic issues with makedoc. |
commit | commitdiff | tree | snapshot |
| 2022-10-28 |
tsteven4 | use strict on makedoc. |
commit | commitdiff | tree | snapshot |
| 2022-10-27 |
tsteven4 | fix makedoc warnings. |
commit | commitdiff | tree | snapshot |
| 2022-10-27 |
tsteven4 | clean up makedoc with perltidy. |
commit | commitdiff | tree | snapshot |
| 2022-10-23 |
tsteven4 | document generation improvements (#937) |
commit | commitdiff | tree | snapshot |
| 2022-10-21 |
tsteven4 | Retire qmake. (#935) |
commit | commitdiff | tree | snapshot |
| 2022-10-16 |
tsteven4 | Qmaketocmake7 (#933) |
commit | commitdiff | tree | snapshot |
| 2022-10-12 |
tsteven4 | update workflows (#932) |
commit | commitdiff | tree | snapshot |
| 2022-10-10 |
tsteven4 | fix skipping of kml validation with valgrind. (#930) |
commit | commitdiff | tree | snapshot |
| 2022-10-10 |
tsteven4 | use cmake for ubuntu CI, CMakeFileLists tweaks. (#929) |
commit | commitdiff | tree | snapshot |
| 2022-10-03 |
tsteven4 | move CI sanitizier, clazy, coverage builds to cmake... |
commit | commitdiff | tree | snapshot |
| 2022-10-03 |
tsteven4 | simplify cmake builds (#925) |
commit | commitdiff | tree | snapshot |
| 2022-09-24 |
tsteven4 | fix Qt version dependencies (#922) |
commit | commitdiff | tree | snapshot |
| 2022-09-23 |
tsteven4 | prepare for deprecation of qmake. (#920) |
commit | commitdiff | tree | snapshot |
| 2022-09-20 |
tsteven4 | coretool fixes and enhancements (#921) |
commit | commitdiff | tree | snapshot |
| 2022-09-02 |
tsteven4 | github runner updates (#919) |
commit | commitdiff | tree | snapshot |
| 2022-08-30 |
tsteven4 | Merge pull request #917 from tsteven4/taborder |
commit | commitdiff | tree | snapshot |
| 2022-08-30 |
tsteven4 | set tab order for filter widgets. |
commit | commitdiff | tree | snapshot |
| 2022-08-25 |
tsteven4 | Merge pull request #916 from tsteven4/issue915 |
commit | commitdiff | tree | snapshot |
| 2022-08-25 |
tsteven4 | use radio buttons for exclusive choice of timespec |
commit | commitdiff | tree | snapshot |
| 2022-08-23 |
tsteven4 | fix GUI handling of track filter start/stop times. |
commit | commitdiff | tree | snapshot |
| 2022-08-22 |
tsteven4 | fix maps javascript api deprecation warning. (#914) |
commit | commitdiff | tree | snapshot |
| 2022-08-18 |
tsteven4 | QStringize vecs a bit more. (#913) |
commit | commitdiff | tree | snapshot |
| 2022-08-15 |
tsteven4 | replace atoi, atol, atof (#912) |
commit | commitdiff | tree | snapshot |
| 2022-08-09 |
tsteven4 | delete reference files not used by testo (or whiteliste... |
commit | commitdiff | tree | snapshot |
| 2022-08-08 |
tsteven4 | delete obsolete and unused document sections. (#910) |
commit | commitdiff | tree | snapshot |
| 2022-08-08 |
tsteven4 | remove remnants of zombie f90g_track. (#909) |
commit | commitdiff | tree | snapshot |
| 2022-08-08 |
tsteven4 | Add missing qstartz_bl_1000 header to build generators... |
commit | commitdiff | tree | snapshot |
| 2022-08-08 |
tsteven4 | remove remnants of zombie mapbar. (#907) |
commit | commitdiff | tree | snapshot |
| 2022-08-04 |
tsteven4 | retire html_entitize, xml_entitize. (#906) |
commit | commitdiff | tree | snapshot |
| next |